Skip to content

chore(release): enable crates.io publishing via release-plz (#2)#3

Merged
crrow merged 1 commit intomainfrom
issue-2-release-publish
Mar 22, 2026
Merged

chore(release): enable crates.io publishing via release-plz (#2)#3
crrow merged 1 commit intomainfrom
issue-2-release-publish

Conversation

@crrow
Copy link
Copy Markdown
Contributor

@crrow crrow commented Mar 22, 2026

Summary

  • Set publish = true in release-plz.toml
  • Add CARGO_REGISTRY_TOKEN to release workflow
  • Add repository field to Cargo.toml for crates.io metadata

Closes #2

Test plan

  • Verify CARGO_REGISTRY_TOKEN secret is configured in GitHub repo settings
  • Next release PR merge triggers crates.io publish

🤖 Generated with Claude Code

Enable cargo publish in release-plz config and add CARGO_REGISTRY_TOKEN
to the release workflow. Add repository field to Cargo.toml metadata.

Closes #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(release): enable crates.io publishing via release-plz

1 participant